CIMPLICITY Configuration REST API Web Service
CIMPLICITY Configuration REST API Web Service / ProjectData Json Schema
In This Topic
    ProjectData Json Schema
    In This Topic
    Description
    Information about the CIMPLICITY project
    Overview
    ProjectData
    Information about the CIMPLICITY project
    projectId : string
    name : string
    description : string
    isReadOnly : boolean
    readOnlyReason : string
    buildNumber : number
    isProjectRunning : boolean
    isRedundant : boolean
    majorVersionNumber : number
    minorVersionNumber : number
    nodeName : string
    optionsSelected : Array[string]
    projectPath : string
    protocolsSelected : Array[string]
    redundancyConfiguration : object
    Properties
    NameDescriptionData Type
     string
     string
     string
     boolean
     string
     number
     boolean
     boolean
     number
     number
     string
     Array[string]
     string
     Array[string]
     object
    See Also